It's easy to get lazy when no one is looking. This is the idea behind the very webpage that you're looking at.

I have set up my computer to automatically track the number of lines that I knock off my to-do list.

You can "poke" me to remind me to stay alert and motivated when you see that I'm not being as productive as I can be.

// dates on-time not on-time // 0 2025-08-15 0 12 // 1 2025-08-16 0 0 // 2 2025-08-17 0 2 // 3 2025-08-18 0 17 // 4 2025-08-19 0 0 // 5 2025-08-20 0 0 // 6 2025-08-21 0 0 // 7 2025-08-22 0 0 // 8 2025-08-23 0 5 // 9 2025-08-24 0 0 // 10 2025-08-25 0 0 // 11 2025-08-26 0 9 // 12 2025-08-27 0 2 // 13 2025-08-28 0 3 // 14 2025-08-29 0 0 // 15 2025-08-30 0 0 // 16 2025-08-31 0 1 // 17 2025-09-01 0 1 // 18 2025-09-02 0 1 // 19 2025-09-03 0 0 // 20 2025-09-04 0 0